速報APP / 生產應用 / Simple Scheme

Simple Scheme

價格:免費

更新日期:2017-07-20

檔案大小:760k

目前版本:1.24

版本需求:Android 3.0 以上版本

官方網站:http://www.bryanchadwick.com/simplescheme

Email:chadwick.b@gmail.com

聯絡地址:188 Marlborough St. Boston, MA 02116

Simple Scheme(圖1)-速報App

Ever been away from your computer and thought, "Boy, I wish I could be writing Scheme code right now"? Well, now you can! Simple Scheme is a Java/Android implementation of a Scheme-like programming language and syntax highlighted editor.

Simple Scheme(圖2)-速報App

It includes implementations of most features found in traditional Scheme (e.g., definitions, let, let*, letrec, if, cond, lambda, lists) with a very similar syntax. Because it's implemented in Java, we use long and double types to represent numbers, e.g., 2/3 does not have an exact representation.

Simple Scheme(圖3)-速報App

Simple Scheme also includes an implementation of image functions similar to Racket's image module (http://docs.racket-lang.org/teachpack/2htdpimage.html).

Simple Scheme(圖4)-速報App

See http://bryanchadwick.com/simplescheme/ for documentation and examples.

Simple Scheme(圖5)-速報App

Enjoy!

Simple Scheme(圖6)-速報App